悟空视频

    在线播放云盘网盘BT下载影视图书

    React Cookbook中文版:87个案例带你精通React框架 - 图书

    2023计算机·编程设计
    导演:大卫·格里菲思 道恩·格里菲思
    React可以帮助你便捷地创建和处理应用程序,但要掌握如何将各部分功能有机地整合在一起却并不容易。如何验证表单?如何在保持代码精简的情况下实现复杂的多步骤用户操作?如何测试代码?如何保证可维护性?如何连接后端?如何提高代码可读性?本书可以帮你快速解决这些问题。 许多书籍教你如何入门、理解框架,或者如何将组件库与React结合使用,但很少提供代码示例来帮助你解决具体的问题。本书简明易懂,包含开发人员使用React解决常见问题时的示例代码,这些解决方案按主题和问题类型分类,便于你索引和查找。 通过阅读本书,你将学会: 向使用React构建的单页面应用程序引入丰富多彩的UI。 创建可以离线安装和使用的渐进式Web应用程序。 与REST、GraphQL等后端服务集成。 自动测试应用程序的可访问性。 使用WebAuthn引入指纹验证和安全令牌,增强应用程序的安全性。 处理bug,并避免常见的功能和性能问题。
    React Cookbook中文版:87个案例带你精通React框架
    图书

    React Cookbook中文版:87个案例带你精通React框架 - 图书

    2023计算机·编程设计
    导演:大卫·格里菲思 道恩·格里菲思
    React可以帮助你便捷地创建和处理应用程序,但要掌握如何将各部分功能有机地整合在一起却并不容易。如何验证表单?如何在保持代码精简的情况下实现复杂的多步骤用户操作?如何测试代码?如何保证可维护性?如何连接后端?如何提高代码可读性?本书可以帮你快速解决这些问题。 许多书籍教你如何入门、理解框架,或者如何将组件库与React结合使用,但很少提供代码示例来帮助你解决具体的问题。本书简明易懂,包含开发人员使用React解决常见问题时的示例代码,这些解决方案按主题和问题类型分类,便于你索引和查找。 通过阅读本书,你将学会: 向使用React构建的单页面应用程序引入丰富多彩的UI。 创建可以离线安装和使用的渐进式Web应用程序。 与REST、GraphQL等后端服务集成。 自动测试应用程序的可访问性。 使用WebAuthn引入指纹验证和安全令牌,增强应用程序的安全性。 处理bug,并避免常见的功能和性能问题。
    React Cookbook中文版:87个案例带你精通React框架
    图书

    React Native Cookbook - 图书

    2019计算机·编程设计
    导演:Dan Ward
    If you are a developer looking to create mobile applications with maximized code reusability and minimized cost, React Native is what you need. With this practical guide, you’ll be able to build attractive UIs, tackle common problems in mobile development, and achieve improved performance in mobile environments.This book starts by covering the common techniques for React Native customization and helps you set up your development platforms. Over the course of the book, you’ll work through a wide variety of recipes that help you create, style, and animate your apps with built-in React Native and custom third-party components. You’ll also develop real-world browser-based authentication, build a fully functional audio player, and integrate Google Maps in your apps. This book will help you explore different strategies for working with data, including leveraging the popular Redux library and optimizing your app’s dataflow. You’ll also learn how to write native device functionality for new and existing React Native projects and how app deployment works.By the end of this book, you'll be equipped with tips and tricks to write efficient code and have the skills to build full iOS and Android applications using React Native.
    React Native Cookbook
    搜索《React Native Cookbook》
    图书

    Apache Cookbook中文版 - 图书

    导演:Ken Coar
    《Apache Cookbook中文版(第2版)》为读者提供了最可能遇到的一些问题的解决办法,这些办法已经针对新版的Apache服务器做了更新。《Apache Cookbook中文版(第2版)》的作者来自Apache软件基金会,针对2 0版和2.2版的Apache服务器,作者对初版书做了彻底的修正,《Apache Cookbook中文版(第2版)》囊括的解决办法从简单任务如在红帽Linux或视窗操作系统上安装Apache服务器,到更复杂的任务如配置一个基于名称的虚拟主机或保护并管理你的代理服务器。 无论是初学者还是有经验的用户,都可以从《Apache Cookbook中文版(第2版)》获益。对于书里的每一个问题,读者都将找到一个切实可行的解决办法,有些解决办法会包含一段可以马上使用的简短、针对性的代码,不但如此,读者还将知道这段代码如何以及为什么会正...(展开全部)
    Apache Cookbook中文版
    搜索《Apache Cookbook中文版》
    图书

    jQuery Cookbook中文版 - 图书

    导演:jQuery社区专家组
    《jQuery Cookbook中文版》从基础知识和通用最佳实践的介绍开始,内容包括在页面中包含jQuery、做出选择、遍历和操纵;接着转向实际用例,带领读者寻找常见问题的解决方案,包括事件、特效、尺寸、表单和用户界面元素等;最后研究jQuery应用程序的测试以及将jQuery集成到复杂网站的方法。 无论是为jQuery前端开发人员,还是编写客户端代码的服务器端开发人员,都可以从书中找到自己感兴趣的内容,并提高自己的开发本领。
    jQuery Cookbook中文版
    搜索《jQuery Cookbook中文版》
    图书

    Ruby Cookbook中文版 - 图书

    导演:Lucas Carlson & Leonard Ricbardson
    目录 前言 第1章 字符串 第2章 数字 第3章 日期与时间 第4章 数组 第5章 散列 第6章 文件与目录 第7章 代码块与迭代 第8章 对象与类 第9章 模块与命名空间 第10章 反射与元编程 第11章 XML和THML 第12章 图形与其他文件格式 第13章 数据库与持久性 第14章 Internet服务 第15章 Web开发:Ruby on Rails 第16章 Web 服务及分布式编程 第17章 测试、调试、代化以及文档化 第18章 打包和发布软件 第19章 用Rake自动执行任务 第20章 多任务和多线程 第21章 用户界面 第22章 用其他语言扩展Ruby 第23章 系统管理
    Ruby Cookbook中文版
    搜索《Ruby Cookbook中文版》
    图书

    Apache Cookbook中文版 - 图书

    导演:Ken Coar
    《Apache Cookbook中文版(第2版)》为读者提供了最可能遇到的一些问题的解决办法,这些办法已经针对新版的Apache服务器做了更新。《Apache Cookbook中文版(第2版)》的作者来自Apache软件基金会,针对2 0版和2.2版的Apache服务器,作者对初版书做了彻底的修正,《Apache Cookbook中文版(第2版)》囊括的解决办法从简单任务如在红帽Linux或视窗操作系统上安装Apache服务器,到更复杂的任务如配置一个基于名称的虚拟主机或保护并管理你的代理服务器。 无论是初学者还是有经验的用户,都可以从《Apache Cookbook中文版(第2版)》获益。对于书里的每一个问题,读者都将找到一个切实可行的解决办法,有些解决办法会包含一段可以马上使用的简短、针对性的代码,不但如此,读者还将知道这段代码如何以及为什么会正...(展开全部)
    Apache Cookbook中文版
    搜索《Apache Cookbook中文版》
    图书

    jQuery Cookbook中文版 - 图书

    导演:jQuery社区专家组
    《jQuery Cookbook中文版》从基础知识和通用最佳实践的介绍开始,内容包括在页面中包含jQuery、做出选择、遍历和操纵;接着转向实际用例,带领读者寻找常见问题的解决方案,包括事件、特效、尺寸、表单和用户界面元素等;最后研究jQuery应用程序的测试以及将jQuery集成到复杂网站的方法。 无论是为jQuery前端开发人员,还是编写客户端代码的服务器端开发人员,都可以从书中找到自己感兴趣的内容,并提高自己的开发本领。
    jQuery Cookbook中文版
    搜索《jQuery Cookbook中文版》
    图书

    JavaScriptDHTML Cookbook中文版 - 图书

    导演:Danny Goodman
    本书主要介绍了运用JavaScript搭配DHTML技术进行Web开发和Web设计的原则和技巧。全书内容以条目形式罗列,覆盖了在Web开发和Web设计中综合运用JavaScript和DHTML技术实现各种实用功能的技术和技巧,示例丰富、实用性强、便于查阅。本书相对于第1版,对Web 2.0和Ajax技术架构进行了全面更新,增加了对Web 2.0应用开发和Ajax技术的深入阐述和精彩的技巧讲解。 本书适合Web开发人员、Web设计人员、网站架构师阅读和参考。
    JavaScriptDHTML Cookbook中文版
    搜索《JavaScriptDHTML Cookbook中文版》
    图书

    React Material:UI Cookbook - 图书

    2019计算机·编程设计
    导演:Adam Boduch
    Material-UI is a component library for rendering UI elements, using modern best practices from React and Material Design. This book will show you how you can create impressive and captivating modern-day web apps by implementing Material Design considerations. The book is designed to help you use a variety of Material-UI components to enhance UI functionality, along with guiding you through React best practices, and using state, context, and other new React 16.8 features.You will start with layout and navigation, exploring the Grid component and understanding how it’s used to build layouts for your Material-UI apps. Using Material-UI components, you’ll then explore the technique of effectively presenting information. In later sections, you will also learn about the different components for user interactions such as the text input component and buttons. Finally, the book will get you up to speed with customizing the look and feel of your app, right from creating a Material-UI theme through to styling icons and text.By the end of this book, you will have developed the skills you need to improve the look and feel of your applications using Material-UI components.
    React Material:UI Cookbook
    搜索《React Material:UI Cookbook》
    图书
    加载中...